libghc-asn1-data-prof software package provides ASN1 data reader/writer in RAW, BER, DER, CER forms; profiling libs, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libghc-asn1-data-prof
libghc-asn1-data-prof is installed in your system.
Make ensure the libghc-asn1-data-prof package were installed using the commands given below,
$ sudo dpkg-query -l | grep libghc-asn1-data-prof *
You will get with libghc-asn1-data-prof package name, version, architecture and description in a table
| Distro | Debian 7 wheezy |
| Section | Haskell |
| Package | libghc-asn1-data-prof |
| Version | 0.6.1.3-2+b3 [amd64, i386, pow |
| Description | ASN1 data reader/writer in RAW, BER, DER, CER forms; profiling libs |
| Sub Section | Haskell |